CRMBlock object
Is the base for all CRM blocks. The specific block type called by the CRM object determines the actual implementation of each CRMBlock methods and properties.
Preceding code:
Copy
var block = CRM.GetBlock("myblock");